type os.fileWithoutReadFrom

4 uses

	os (current package)
		file.go#L161: 	return io.Copy(fileWithoutReadFrom{f}, r)
		file.go#L167: type fileWithoutReadFrom struct {
		file.go#L172: func (fileWithoutReadFrom) ReadFrom(fileWithoutReadFrom) {